An IF statement is executed based on the occurrence of a certain condition. IF statements must begin with the keyword IF and terminate with the keyword END.
Components within IF statements can be connected with the keywords AND or OR. IF statements can have these forms:
© Copyright 2015, Oracle and/or its affiliates. All rights reserved. Legal notices.